-
Notifications
You must be signed in to change notification settings - Fork 529
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
side quest follow unkey x account #2352
Conversation
|
|
📝 WalkthroughWalkthroughThe pull request updates the document Changes
Possibly related PRs
Suggested labels
Suggested reviewers
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
Hey there and thank you for opening this pull request! 👋🏼 We require pull request titles to follow the Conventional Commits specification and it looks like your proposed title needs to be adjusted.
Details:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 0
🧹 Outside diff range and nitpick comments (1)
oss.gg/3_follow_the_unkey_x_account.md (1)
44-46
: Enclose the URL in angle brackets for consistency.The new entry looks good, but let's make a small adjustment for consistency with other entries and to follow Markdown best practices:
Please apply the following change:
» 12-October-2024 by [Harsh Panwar](@Harsh9485) -» Link to Account: https://x.com/harsh_panw24270 +» Link to Account: <https://x.com/harsh_panw24270>This change will:
- Make the entry consistent with some of the previous entries (e.g., Chirag Arora's entry).
- Address the Markdownlint warning about bare URLs (MD034).
- Improve the Markdown formatting for better rendering and accessibility.
🧰 Tools
🪛 Markdownlint
45-45: null
Bare URL used(MD034, no-bare-urls)
📜 Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
📒 Files selected for processing (1)
- oss.gg/3_follow_the_unkey_x_account.md (1 hunks)
🧰 Additional context used
🪛 Markdownlint
oss.gg/3_follow_the_unkey_x_account.md
45-45: null
Bare URL used(MD034, no-bare-urls)
🔇 Additional comments (1)
oss.gg/3_follow_the_unkey_x_account.md (1)
44-46
: LGTM! The new entry is correctly placed and formatted.The new entry for Harsh Panwar is correctly added at the end of the list, maintaining the chronological order. The content follows the specified schema and provides all the required information.
Once the URL formatting is adjusted as suggested in the previous comment, this change will be perfect and ready to merge.
🧰 Tools
🪛 Markdownlint
45-45: null
Bare URL used(MD034, no-bare-urls)
please sign the CLA |
/award 50 |
Awarding Harsh9485: 50 points 🕹️ Well done! Check out your new contribution on oss.gg/Harsh9485 |
What does this PR do?
I follow unkey on X.
Fixes # (issue)
If there is not an issue for this, please create one first. This is used to tracking purposes and also helps use understand why this PR exists
Type of change
How should this be tested?
Checklist
Required
pnpm build
pnpm fmt
console.logs
git pull origin main
Appreciated
Summary by CodeRabbit